home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / amos / AMOS_0795.lzh / AMOSLIST / 000009_amos-request@svcs1.digex.net_Tue Jul 4 09:27:45 1995.msg < prev    next >
Internet Message Format  |  1995-08-04  |  2KB

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224]) by mail1.access.digex.net (8.6.12/8.6.12) with ESMTP id JAA05025;  for  ; Tue, 4 Jul 1995 09:27:43 -0400
  2. Received: (from daemon@localhost) by svcs1.digex.net (8.6.12/8.6.12) id IAA03077 for amos-out; Tue, 4 Jul 1995 08:06:00 -0400
  3. Received: from access5.digex.net (qlUkZ3NHpJvic@access5.digex.net [205.197.245.196]) by svcs1.digex.net (8.6.12/8.6.12) with ESMTP id IAA03074 for <amos-list@svcs1.digex.net>; Tue, 4 Jul 1995 08:05:58 -0400
  4. Received: (from mcox@localhost) by access5.digex.net (8.6.12/8.6.12) id IAA08127 ; for ; Tue, 4 Jul 1995 08:05:57 -0400
  5. Path: news1.digex.net!news2.digex.net!howland.reston.ans.net!math.ohio-state.edu!jussieu.fr!rain.fr!teaser.fr!email.teaser.fr!grafxx
  6. From: grafxx@email.teaser.fr (Franck Roumy)
  7. Newsgroups: comp.sys.amiga.programmer
  8. Subject: Amos in Intuition's world...
  9. Date: Sun,  2 Jul 1995 17:54:30 GMT
  10. Organization: Guest of France-Teaser, (3617 EMAIL)
  11. Lines: 30
  12. Message-ID: <i5429.n2.t1d283756@email.teaser.fr>
  13. NNTP-Posting-Host: email.teaser.com
  14. ReSent-Date: Tue, 4 Jul 1995 08:05:54 -0400 (EDT)
  15. ReSent-From: Michael Cox of EDS <mcox@access.digex.net>
  16. ReSent-To: AMOS Mailing List <amos-list@access.digex.net>
  17. ReSent-Message-ID: <Pine.SUN.3.91.950704080554.8078A@access5.digex.net>
  18. Apparently-To: AMOS Mailing List <amos-list@access.digex.net>
  19. Status: O
  20. X-Status: 
  21.  
  22.   I'm actually coding an extension for AmosPro, to allow it to play with real
  23. screens/windows and so on... More powerfull than IntOs, I hope.
  24.  
  25.   I have to create some instructions like 'Screen', with double function:
  26.      Ak Screen A     to select the screen to work on.
  27.      A= Ak Screen    to get the nscreen's numer Amos is using.
  28.  
  29.      Yep, as the real instruction 'Screen'.
  30.  
  31.  BUT I FAILED!!!
  32.  
  33. Question: How should I initialise the token-table?.. I've tried this:
  34.     dc.w  L_hop,-1
  35.     dc.b  'ak scree','n'+$80,'I',-2'!
  36.     dc.w  -1,L_hop2
  37.     dc.b  $80,'0',-1 .......  approximately, I don't remember
  38.  
  39.  
  40.   Who can help me ???
  41.  Please...
  42.  
  43.  
  44.  
  45.        Please... '-(
  46.  
  47.        Thx.
  48.  
  49. --
  50. Franck Roumy
  51. Internet: grafxx@email.teaser.com
  52.  
  53.